Cavern

 Cavern4D

 Cavernize

 Debug

 FilterInterfaces

 Filters

 Format

 Helpers

 QuickEQ

 Remapping

 SpecialSources

  InfiniteSource

  InfiniteSource3D

  InfiniteSourceMismatchException

  MuteSource

  StreamedSource

  StreamMaster

  StreamMasterSource

  float[][] GetSamples()

  StreamMasterSource(StreamMaster, int)

 Spoofer

 Utilities

 Virtualizer

 Atmosphere

 AudioClip3D

 AudioListener3D

 AudioListener3DInspector

 AudioSource3D

 CavernizeRealtime

 Channel

 Clip

 Environments

 Jack

 Listener

 QualityModes

 Rolloffs

 SeatAdaptation

 Source

class StreamMasterSource

A streamed source that uses a StreamMaster to fetch new samples from.
VisibilityPublic
ExtendsStreamedSource

Public functions

Constructor StreamMasterSource(StreamMaster master, int sourceIndex)A streamed source that uses a StreamMaster to fetch new samples from.

Protected functions

internal float[][] GetSamples() Get the next samples in the audio stream.